Vcenter NamespaceManagement Supervisors ControlPlane Settings Info

Vcenter NamespaceManagement Supervisors ControlPlane Settings Info
Vcenter NamespaceManagement Supervisors ControlPlane Settings Info

The Vcenter NamespaceManagement Supervisors ControlPlane Settings Info schema contains information about the control plane settings for the given Supervisor.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "size": {
        "identifier": "string"
    },
    "login_banner": "string",
    "count": 0
}
size
Required

Information about the control plane VM size configuration for the given Supervisor.

This property was added in vSphere API 9.1.0.0.

string
login_banner
Optional

Information about the login banner disclaimer displayed prior to login for the given Supervisor.

This property was added in vSphere API 9.1.0.0.

If the login banner is missing or null, no message will be displayed to users.

integer As int64 As int64
count
Optional

Information about the number of control plane VMs for the given Supervisor.

This property was added in vSphere API 9.1.0.0.

If missing or null, defaults to 3.